[INFO] fetching crate k8s-maestro 1.0.4...
[INFO] checking k8s-maestro-1.0.4 against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] extracting crate k8s-maestro 1.0.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate k8s-maestro 1.0.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate k8s-maestro 1.0.4
[INFO] tweaked toml for crates.io crate k8s-maestro 1.0.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate k8s-maestro 1.0.4 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate k8s-maestro 1.0.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eb4c41dd47f1f7e2b9d153fedf32b0d37c548cf2b7bae3f504546b4899123dbd
[INFO] running `Command { std: "docker" "start" "eb4c41dd47f1f7e2b9d153fedf32b0d37c548cf2b7bae3f504546b4899123dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb4c41dd47f1f7e2b9d153fedf32b0d37c548cf2b7bae3f504546b4899123dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb4c41dd47f1f7e2b9d153fedf32b0d37c548cf2b7bae3f504546b4899123dbd" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb4c41dd47f1f7e2b9d153fedf32b0d37c548cf2b7bae3f504546b4899123dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb4c41dd47f1f7e2b9d153fedf32b0d37c548cf2b7bae3f504546b4899123dbd" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling k8s-openapi v0.24.0
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking jsonptr v0.7.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking json-patch v4.1.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]     Checking ferroid v0.8.9
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking docker_credential v1.3.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling kube-derive v0.99.0
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking jsonpath-rust v0.7.5
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr] error: could not compile `jiff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=cdb584900b3d55f8 -C extra-filename=-9192a4ade50e3d40 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `k8s-openapi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v1_28"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("earliest", "latest", "schemars", "v1_28", "v1_29", "v1_30", "v1_31", "v1_32"))' -C metadata=39b16fe86d58b83d -C extra-filename=-1101ce2a52b3a59f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e5d07bf11facc519.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2a6c8aa5fcfef12c.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-430946aec4b1ad46.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29ed5b81b05572fb.rmeta --cap-lints allow --cap-lints=forbid --cfg 'k8s_openapi_enabled_version="1.28"' --check-cfg 'cfg(k8s_openapi_enabled_version, values("1.28", "1.29", "1.30", "1.31", "1.32"))'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b8f25f2f1566a219 -C extra-filename=-2df6be0679f2c8d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a70fa3bc2b82c39f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-9bd3abae5265470c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-a3e388494219a96a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-800bf2813c40b6cc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-08b96a339cb6ecf1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "eb4c41dd47f1f7e2b9d153fedf32b0d37c548cf2b7bae3f504546b4899123dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb4c41dd47f1f7e2b9d153fedf32b0d37c548cf2b7bae3f504546b4899123dbd", kill_on_drop: false }`
[INFO] [stdout] eb4c41dd47f1f7e2b9d153fedf32b0d37c548cf2b7bae3f504546b4899123dbd
